Version

RadialMenuItemBase<T,M,A> Class Members

The following tables list the members exposed by RadialMenuItemBase<T,M,A>.

Public Properties
 NameDescription
Public PropertyItemModelOverridden. The model for storing configuration information for the item.  
Public PropertyModelThe model for storing configuration information for the item.  
Public Methods
 NameDescription
Public MethodAutoRotateChildrenReturns or sets a boolean indicating if the children should be rotated to align with the location of this element.  
Public MethodCheckedHighlightBrushOverloaded. Returns or sets the brush used for the arc displayed within the tool when checked.  
Public MethodClientEventsModelWidgetBase.ClientEvents  
Public MethodForegroundOverloaded. Returns or sets the foreground for the inner area of the item.  
Public MethodHighlightBrushOverloaded. Returns or sets the brush used for the arc displayed within the tool when hot tracked.  
Public MethodInnerAreaFillOverloaded. Returns or sets the background of the inner area of the menu item.  
Public MethodInnerAreaHotTrackFillOverloaded. Returns or sets the brush for the background of the inner area of the menu item that is under the pointer.  
Public MethodInnerAreaHotTrackStrokeOverloaded. Returns or sets the brush for the default border of the inner area for the menu item that is under the pointer.  
Public MethodInnerAreaStrokeOverloaded. Returns or sets the brush for the default border of the inner area for the menu item.  
Public MethodInnerAreaStrokeThicknessReturns or sets the thickness of the border for the inner area for the menu item.  
Public MethodIsEnabledReturns or sets a boolean indicating whether the item is enabled.  
Public MethodIsToolTipEnabledReturns or sets a boolean indicating if a tooltip may be displayed for the item.  
Public MethodOuterRingButtonFillOverloaded. Returns or sets the default background of the button within the outer ring for a menu item.  
Public MethodOuterRingButtonForegroundOverloaded. Returns or sets the brush for the foreground of the buttons in the outer ring of the menu.  
Public MethodOuterRingButtonHotTrackFillOverloaded. Returns or sets the brush for the background of the button within the outer ring for a menu item that is under the pointer.  
Public MethodOuterRingButtonHotTrackForegroundOverloaded. Returns or sets the foreground of the buttons in the outer ring of the menu that is under the pointer.  
Public MethodOuterRingButtonHotTrackStrokeOverloaded. Returns or sets the brush for the default border of the button within the outer ring for a menu item that is under the pointer.  
Public MethodOuterRingButtonStrokeOverloaded. Returns or sets the brush for the default border of the button within the outer ring for a menu item.  
Public MethodOuterRingButtonStrokeThicknessReturns or sets the width of the outline of a button in the outer ring of the menu.  
Public MethodWedgeIndexReturns or sets the wedge at which the item should be positioned.  
Public MethodWedgeSpanReturns or sets the number of wedges that the item should occupy.  
See Also

View on GitHub